home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_241_newdata.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  291 b   |  5 lines

  1. function NewData(var dataName : str255;width, height : longint;fillNum : real; useClip : boolean) : boolean;
  2.  
  3. Creates a new data window of the specified size and fillNumber.  If useClip is TRUE then the data and dimensions contained in the clipboard is used.
  4.  
  5. Also see:  NewText  CloseData